github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.updateEndpoint.updateEndpointFromConfig (method)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		update_endpoint.go#L177: 			if err := u.updateEndpointFromConfig(req, *bucket, region); err != nil {
		update_endpoint.go#L186: func (u updateEndpoint) updateEndpointFromConfig(req *smithyhttp.Request, bucket string, region string) error {